Can the CD-ROM drive be accessed after loading driver/MSCDEX low?
Action:
Load the CD-ROM device driver and MSCDEX in low memory:
NOTE: The following task should be performed by a qualified computer technician.
1) Type EDIT CONFIG.SYS at the prompt, and press ENTER.
2) Find the line that loads the CD-ROM device driver.
NOTE: Consult the documentation for the CD-ROM drive if unsure which device driver is used.
3) Change the 'DEVICEHIGH' command at the beginning of the CD-ROM device driver line to 'DEVICE' (if 'DEVICEHIGH' is used at all), so that the line should looks similar to the following:
DEVICE=C:\CDROM\MTMCDAI.SYS /D:MTMIDE01 /T:170,15
(where the particular driver filename used is only an example.)
4) Save any changes to CONFIG.SYS.
5) Type EDIT AUTOEXEC.BAT at the prompt, and press ENTER.
6) Find the line that loads MSCDEX.EXE.
7) Delete the 'LH' or 'LOADHIGH' from the beginning of the MSCDEX line (if there is any), so that the line should looks like the following:
C:\DOS\MSCDEX.EXE /D:MTMIDE01 /L:<x>
(where '<x>' is the letter of the last drive).
8) Save any changes to AUTOEXEC.BAT, and exit the editor.
9) Press CTRL+ALT+DEL to reboot.
10) Run Windows 95 Setup.
Question:
Can the CD-ROM drive be accessed after loading driver/MSCDEX low?
Responses:
Yes, CD-ROM works after loading into low memory
No, CD-ROM does not work after loading into low memory